PDF4Java Reference Documentation
com.o2sol.pdf4java.content.visualobjects Package / PDFVisualObject Class / getDisplayBounds Method
In This Topic
    getDisplayBounds Method
    In This Topic
    Gets the bounds of this Object in visual coordinates.
    Syntax
    public PDFDisplayRectangle getDisplayBounds()

    Return Value

    A com.o2sol.pdf4java.graphics.PDFDisplayRectangle object specifying the rectangular bounds of this object.
    See Also